Skip to content

Conversation

PrathameshTheurkar
Copy link

Completed tasks like:
1.)Created a .env.sample file in the same directory as the docker-compose.yml file.
2.)Moved the POSTGRES_USER and POSTGRES_PASSWORD environment variables from the docker-compose.yml file to the .env.sample file.
3.)Updated the docker-compose.yml file to reference these variables from the .env.sample file.
4.)Updated the documentation to instruct users to create their own .env.sample file with their specific details.

Created a '.env.sample' file and moved the POSTGRES_USER and POSTGRES_PASSWORD environment variables from the 'docker-compose.yml' file to the '.env.sample' file.
Updated the 'docker-compose.yml' file to reference these variables from the '.env.sample' file.
Changed the Usage with Compose section and under that section  instructed users to create their own .env.sample file with their specific details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant